Welcome![Sign In][Sign Up]
Location:
Search - TSP matlab

Search list

[matlabTSP

Description: TSP问题;蚁群算法;关键参数设置;MATLAB-MATLAB,tsp
Platform: | Size: 4096 | Author: sam | Hits:

[AI-NN-PRtabu_search-Solve-the-TSP-problem

Description: 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
Platform: | Size: 1024 | Author: 孙岩 | Hits:

[matlabtsp

Description: 模拟退火算法的解决 具体在mATlab实现算法 -matlab
Platform: | Size: 1419264 | Author: keviele | Hits:

[matlabyiqunsuanfa

Description: 采用最新的人工智能算法,对城市问题(tsp)问题进行了很好的解决-Using the latest artificial intelligence algorithms, to urban problems (tsp) had a very good problem to solve
Platform: | Size: 3072 | Author: 刘寿宝 | Hits:

[AI-NN-PRAHybidGeneticAgorithmtoSolveTSPandMTSP

Description: 求解TSP和MTSP的混合遗传算法_英文_-Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is calledM ult ip le T raveling Salesmen P roblem (M TSP). There are various heurist ic methods to obtain op t imal o r near2op t imal so lut ions fo r the TSP p roblem. But to the M ult ip le T raveling Salesmen P roblem , there are no t much app roaches to so lveM TSP. In th is paper, a hy2 brid genet ic algo rithm to so lve TSP and M TSP is p resented. Th is algo rithm combines GA and heurist ics. N umerical experiments show that the new algo rithm is very efficient and effect ive. Key words: TSP op t im izat ion genet ic algo rithm 2op t
Platform: | Size: 217088 | Author: Notics | Hits:

[OtherMulti-travelingsalesmanproblem

Description: 多旅行商问题是单旅行商问题的扩展, 具有更广泛的实际意义。在研究M TSP 解的特点的基础上, 提 出了最小化总行程和均分多个旅行商访问点数、最小化总行程及均分访问路程的两个多目标的M TSP 问题, 并分别给出了相应的数学模型、求解算法和应用实例, 实例表明模型的正确性。-Multi-traveling salesman problem traveling salesman problem is a single expansion, with a wider range of practical significance. M TSP in the study of the characteristics of solutions based on the smallest share of the total number of traveling salesman tour and visit the points, the smallest share of the total trip distance to visit more than two goals of the M TSP problem and were given the corresponding mathematical model, algorithm and application examples, examples show that the model is correct.
Platform: | Size: 242688 | Author: Notics | Hits:

[matlabTSPMATLAB

Description: 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用-This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA)
Platform: | Size: 156672 | Author: 王斌 | Hits:

[matlabTSPmatalab

Description: TSP的matlab算法,包含相关的源代码及算法说明-matlab algorithm of TSP
Platform: | Size: 3072 | Author: barry | Hits:

[AI-NN-PRTSPconvhull

Description: TSP问题的一个简单实验例程,应用效果不错,可以作为初学者的参考-TSP problem with a simple test routine, applications good results can be used as a reference for beginners
Platform: | Size: 3072 | Author: 李勤 | Hits:

[matlabtsp

Description: 解决pso问题,利用matlab编写的,注释清楚,完整的程序-Pso to solve the problem, using matlab written comments clear and complete procedures for
Platform: | Size: 11264 | Author: erZhong | Hits:

[Windows DevelopgeneticTSP

Description: TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) Common genetic algorithm matlab program
Platform: | Size: 377856 | Author: 彭巍 | Hits:

[Othertsp

Description: matlat源程序解决tsp问题,使用的是遗传算法,与普通的程序不同,本程序详细介绍了遗传算子的构造-MATLAB to solve tsp problem
Platform: | Size: 4096 | Author: fang | Hits:

[AI-NN-PRGA_TSP

Description: Another TSP GA for Maltab
Platform: | Size: 3072 | Author: aven | Hits:

[AI-NN-PRtsp_ga

Description: SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to the starting city) -SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to the starting city)
Platform: | Size: 3072 | Author: gao | Hits:

[Mathimatics-Numerical algorithmsthreeAlgo

Description: matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He
Platform: | Size: 14336 | Author: stephen | Hits:

[matlabMATLAB-Code-for-Simulated-Annealing

Description: TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.-TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
Platform: | Size: 13312 | Author: amilcar | Hits:

[DocumentsTSPwithMPI

Description: TSP using GA in Matlab
Platform: | Size: 173056 | Author: Elma | Hits:

[Windows Developch130.tsp

Description: 小世界网络的matlab实现,源代码。希望对大家有用。-MAtlab real sw.
Platform: | Size: 2048 | Author: zhaoyantao | Hits:

[matlabGA-TSP

Description: 在matlab环境下,用遗传算法实现解决TSP问题。应该可以运行。。既不清楚了-deal with TSP problem with GA
Platform: | Size: 7168 | Author: chenlan | Hits:

[Compress-Decompress algrithmsGaTspInMatlab

Description: TSP 程序 ,有Matlab GUI界面,完常直观,很有学习价值。-TSP programs with GUI base on GA,it s worth downloading
Platform: | Size: 12288 | Author: paul | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net